Tag: Local LLM
Articles tagged "Local LLM".
I Built the "Tool," a Voice to Talk With — A Fully Local, Free Voice AI Called "kit," as a Parallel System (Podcast Log #2)
2026-06-25 15:35:00 · Production
I built a voice AI bot called kit that runs entirely on my own machine (M1 Max), free, with zero external APIs. A normal voice bot is a single line: finish listening, then think, then reply. kit abandons that and runs listening, thinking, backchanneling, deep reasoning, and speaking in parallel, with a single Arbiter collapsing everything into one verdict. A technical record written in full — real function names, real config values, and honest limits.
Read more